$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
	<!-- no cache headers -->
	<meta http-equiv="Pragma" content="no-cache" />
	<meta http-equiv="Expires" content="-1" />
	<meta http-equiv="Cache-Control" content="no-cache" />
	<!-- end no cache headers -->
	<title>$vboptions[bbtitle] -   </title>
	$headinclude
</head>
<body>
<center>
<font color="#FF0000">$msg</font><p align="center">
			<font face="Tahoma">
			<span style="font-size: 9pt">
		<input onclick="window.close();" type="button" value="" class="button" ></span></font></p>

</body>
</html>